Package-level declarations
Types
Link copied to clipboard
Checks camera permission
Link copied to clipboard
class SaveBarcodePreviewFrameUseCase(barcodeFileStorage: BarcodeFileStorage, imageFileIOProcessor: ImageFileIOProcessor)
Saves preview frames in the files repository
Link copied to clipboard
class SaveBarcodeTakenPictureUseCase(barcodeFileStorage: BarcodeFileStorage, imageFileIOProcessor: ImageFileIOProcessor)
Saves taken camera pictures in the files repository
Link copied to clipboard
Validation that tracks significant movements and allows detection to be paused after some time passed since last significant move.